home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #15 / Monster Media Number 15 (Monster Media)(July 1996).ISO / win_utl2 / wrzs9511.zip / WRZSPT95.TXT < prev   
Text File  |  1996-06-23  |  3KB  |  95 lines

  1.  
  2. Windows RZSplit95 v1.0 
  3. ======================
  4.  
  5.     WRZSPLIT95 is a 32 bit Windows program to split and build any size files.
  6.     This program was written in Visual Basic 4.0, so you need to have 
  7.     these files in your \windows\system directory.  
  8.     
  9.         VB40032.DLL    
  10.         OLEPRO32.DLL
  11.         MSVCRT20.DLL
  12.         MSVCRT40.DLL
  13.  
  14.     
  15.     
  16. To Split a file:
  17. ================
  18.  
  19.     Just select a file on the left side of the form, and then pick the
  20.     size you want the file to be split up into.  Or pick "other" and type
  21.     in another size in bytes (for example, say you want the split files
  22.     to be 1 Meg, type in 1000000). All files created will have a ".001" 
  23.     thru ".999" file extension on them, and will be created in the same 
  24.     directory as the file selected. Select a destination directory you 
  25.     want to split files to go and hit the GO button to Split the file.
  26.     
  27.  
  28. To Join a file:
  29. ===============
  30.     
  31.     Pick any file (with an extension of ".001" and pick    the Action "Join".  
  32.     Then hit the GO button. The new file will be created in the directory 
  33.     specified on the destination directory on the right of the form.  
  34.     
  35.     
  36. Legal Stuff
  37. ===========
  38.  
  39.     The programmer cannot accept responsibility for any damages that may be
  40.     incurred by the use of this program. 
  41.  
  42.     Please read the following lines carefully, before using this software. Should 
  43.     you disagree with the following, then you are not allowed to use this program. 
  44.     You MUST then delete it and never use it.
  45.  
  46.     You have the right to test this program for the period of one month. You are 
  47.     allowed to copy this Shareware-version (and ONLY the Shareware version) and give
  48.     it to any other person, as long as it is not modified in any way. Under modifi-
  49.     cations we understand the changing, adding or removing of any files of this 
  50.     package without the author's written permission. You are NOT allowed to pack
  51.     this program together with a commercial program or a book. Shareware dealers are
  52.     allowed to sell the Shareware version for a small fee (US $10). You are
  53.     encouraged to put this program on as many BBS systems as possible.
  54.  
  55.     Usage of this software after the trial period of one month is in violation of 
  56.     international Copyright law! Also it is unfair against the author, who spent
  57.     hundreds of hours writing this program.
  58.  
  59.  
  60. Registration
  61. ============
  62.  
  63.     WRZSPLIT95 is neither freeware nor public domain. It is shareware. A use after 
  64.     the 30 day trial period requires registration. The registration fee only costs 
  65.     $10.00 US dollars.
  66.     
  67.     To register WRZSPLIT95 just email me at "rzinor@abraxis.com", and I will send you the
  68.     information you need.  The random nag dialog will pop up about every 5 times 
  69.     you hit the "GO" button.
  70.     
  71.  
  72. Notes
  73. =====
  74.  
  75.     WRZSPLIT95 is compatable with the DOS, and the 16-bit version as long as
  76.     you use the 8x3 filename convention.  If you split a file with more than
  77.     8 chars. you will have to join it with the 95 version also.  I noticed
  78.     that the 32-bit version is a little bit slower than the 16-bit, but it
  79.     multi-tasks much better.
  80.     
  81.  
  82. Versions
  83. ========
  84.  
  85.     1.0 - Initial Release
  86.     1.1 - Displayed "disk x or y" when splitting.  Also will ask user before
  87.           overwriting original file. E-mail changed.
  88.     
  89.     
  90.           
  91. WRZSplit95 was written by R.Zino. EMail me at "rzinor@abraxis.com" with any 
  92. comments and/or questions.  Look via "ftp.winsite.com",for the newest versions 
  93. of RZSplit for Windows 95.
  94.     
  95. EOF